fix(test): deactivate the deactivation of the contacts search provider#733
Merged
juliusknorr merged 3 commits intomainfrom Dec 7, 2023
Merged
fix(test): deactivate the deactivation of the contacts search provider#733juliusknorr merged 3 commits intomainfrom
juliusknorr merged 3 commits intomainfrom
Conversation
Collaborator
datenangebot
commented
Dec 5, 2023
⁉️ have to clarify if the search provider will come back by default or not
added 2 commits
December 5, 2023 15:23
-⁉️ have to clarify if the search provider will come back by default or not Signed-off-by: Florian Steffens <florian.steffens@nextcloud.com>
Signed-off-by: Florian Steffens <florian.steffens@nextcloud.com>
Member
|
This is actually an intended change from nextcloud/server#41738 so it only shows up if contacts is enabled as an app in the future |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
1f9db4f to
c6ac4af
Compare
Member
|
Pushed some adjustments to make them all pass |
juliusknorr
approved these changes
Dec 7, 2023
enjeck
reviewed
Dec 7, 2023
| cy.get('.modal-container:visible').should('not.exist') | ||
| cy.get('.custom-table table').contains('My first task').should('exist') | ||
| }) | ||
|
|
Contributor
There was a problem hiding this comment.
I think the Create, Edit and Delete tests here are too coupled to each other, and one failing will impact the others. Imo, it'll be nice if they're made independent or combined into a single test.
Member
|
Yes, very good points. We can try to improve the test cases whenever we adjust them next time 👍 |
Member
|
Let's backport this to the stable branch as well as it also covers support for Nextcloud 28. |
Member
|
/backport to stable0.6 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.